You are here: Understanding the Meridian event procedures > About the document generic events > DocGenericEvent_*OpenInApplication events

DocGenericEvent_*OpenInApplication events

Occur when documents are opened by a user in their native application.

Syntax

DocGenericEvent_*OpenInApplication(Batch, AppName)
Parameters
Name Description

Batch

An object that represents the batch of documents the user has selected.

AppName

A string that contains the name of the application in which the documents will be opened. This is the name of the application registered in Windows on the user’s computer for the file type of the documents.

Related concepts

About the document generic events